FaaProcessExceptionRoutingType 
EntityType  Independent 
Logical Entity Name  FaaProcessExceptionRoutingType 
Default Table Name  SyServiceExceptionRoutingType 
Logical Only  NO 
Definition 
 
Note 
 

FaaProcessExceptionRoutingType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyServiceExceptionRoutingTypeId(PK)    INTEGER  NO 
 
Code    VARCHAR(10)  YES 
 
Descrip    VARCHAR(500)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
ActionSequence    NVARCHAR(255)  YES 
 
Active    BIT  NO 
 

FaaProcessExceptionRoutingType Keys 
Key Name  Key Type  Keys 
Uk_SyServiceExceptionRoutingType_Code  Alternate Key  Code 
Pk_SyServiceExceptionRoutingType_SyServiceExceptionRoutingTypeID  PrimaryKey  SyServiceExceptionRoutingTypeId 

FaaProcessExceptionRoutingType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SaPWDRoutingTemplate  Non-Identifying  One To Zero or More          NO 
SaRefundCalculationRoutingTemplate  Non-Identifying  One To Zero or More          NO 
FaaProcessExceptionRoutingTemplate  Non-Identifying  One To Zero or More          NO 
FaaProcessExceptionRoutingTemplate  Non-Identifying  One To Zero or More          NO 

FaaProcessExceptionRoutingType Check Constraints 
Check Constraint Name  CheckConstraint